STEP 8: Let's display our outputs list right under our inputs list.
- Select the LOGIC tab and click on .
- Drag Variable Display into the bottom of your program, OUTSIDE the loop.
- Change the name of the display (to the left of the equal sign) to outputs_display.
- Change the variable argument to outputs and change the coordinates to (-7, 6).
To navigate the page using the TAB key, first press ESC to exit the code editor.